Utility function for exhaustiveness checking with typed JS (TS or Flow)
Browserify transform to remove unreachable code
🐊Putout plugin adds ability to find and remove unreachable code
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates
Runtime-agnostic collection of assert functions to mark unreachable code paths
Typescript assert for exhaustive switch blocks
Detects unreachable code after functions that return `never` using TypeScript type information.
A simple library to assert unreachable code paths
Wraps the Langfuse client to snapshot prompts to disk at startup. If Langfuse is unreachable at runtime, the local backup is used as fallback.
The node:sqlite storage implementation for FutureMachine. Provides a persistent database backend for @futuremachine/core with on-demand garbage collection for unreachable Futures and containers.
This is a simple utility for throwing an error when a certain code path is reached, asking the user to file a bug. This is useful for code which *should* never be reached, eg. the `else` condition in a supposedly-exhaustive `else if` chain, or the `defaul
Checks for unreachable code after return statements
browserify transformer which removes unreachable branches
Optional Vala/GObject bridge providing nghttp2 primitives unreachable through libsoup's high-level GIR API: HPACK header-block encoding (for PUSH_PROMISE / DATA frames), server-side push stream-ID allocation, and a thin nghttp2_session wrapper for future
Utility function for exhaustiveness checking with TypeScript.
A utility function for asserting an unreachable code path
Simple function to do a compile-time check for unreachability and to throw the prescribed runtime error is it is bypassed.
It is build from the ground up to solve the problem in selection list especially when options are unreachable without extra dependencies.
A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like 'a.b[0].d'). If value is 'undefined' or unreachable returns the placeholder instead.
> Local-first offline sync for PsyQueue. Buffer jobs locally when the remote backend is unreachable.
TypeSpec HTTP server code generator for JavaScript
inline process.browser
Do things in development and nothing otherwise
An unreachable code optimization hint in stable rust.
Provides `Option::unreachable()` and `Result::unreachable()` methods
panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)
A Rust macro xkcd_unreachable!() inspired by https://xkcd.com/2200/
Switch between unreachable! and unreachable_unchecked with a single macro
unreachable!() in debug, std::intrinsics::unreachable() in release.
unreachable!()-like macro that causes linking error instead of panicking. May be used to statically ensure some code won't panic.
Codepaths that are statically unreachable according to the compiler's intraprocedural control flow analysis
A Rust macro for checking if a struct has a specific field.
Server-side Web Authentication (WebAuthn) Relying Party (RP) API.
Session type macro compiler for the Dialectic crate
Attribute macro for writing tests which check that a given condition ALWAYS holds true or that a given code path is ALWAYS unreachable
This Rake task investigates the application's routes definition, then tells you unused routes and unreachable action methods
Use the Google CDN to serve jquery and fall back to the local version if the CDN is unreachable.
Use the CDNJS CDN to serve files and fall back to the local version if the CDN is unreachable.
Use the Google CDN to serve jquery ui files and fall back to the local version if the CDN is unreachable.
route checker gem helps to find unused routes and unreachable actions in rails application.
A configurable lint engine for SAS source files. Walks the token stream produced by the `sas-lexer` gem and applies a set of pluggable rules covering structural defects (malformed `if` conditions, identical `then`/`else` branches, unreachable inner branches), cosmetic issues (trailing whitespace, tab expansion, line endings, encoding gremlins), and source-header conventions. Includes a `bin/sas_lint` CLI and YAML-based config.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.